Interpreted language
- 网络解释的语言;直译语言
-
Most prototyping tools use an interpreted language to specify behavior , allowing for faster development with ( sometimes ) less rigor and robustness .
大多数原型设计工具都使用解释性语言来指定行为,允许以一种并不是很精确和可靠的方式进行更快速的开发工作。
-
This is by far the most interesting element , because it makes the XO-1 an immediate development environment . ( Python is an interpreted language . )
这是到目前为止最为精彩的组成部分,因为它使XO-1成为一个直接的开发环境(Python是一门解释性语言)。
-
Both languages borrow from the script concept of using interpreted language for simple tasks .
两种语言都借用脚本概念,即对简单任务使用解释语言。
-
Therefore , creating a manager via interpreted language has the benefit of rapidly trying various methods and settings .
因此,使用解释语言创建一个管理器,便可以快速尝试不同的方法和设置。
-
An interpreted language , Perl can be used in stand-alone applications or with Apache to build Web applications .
Perl是一种解释语言,可以在单独的应用程序中使用,也可以与Apache一起来构建Web应用程序。
-
And it 's primarily & I shouldn 't say primarily , it is an interpreted language . OK ?
它基本上-我不该说基本上的,它就是一种解释语言,对不对?
-
LotusScript is an interpreted language , which means that it runs more slowly than a compiled program .
LotusScript是一种解释语言,就是说运行起来要比编译程序慢。
-
Moreover , programmers working in an interpreted language can work faster , because the compilation and link steps are unnecessary .
另外,使用解释语言来编程的程序员工作的速度更快,因为这不需要编译和链接的步骤。
-
However , Ruby ( and therefore JRuby ) is an interpreted language , allowing you to execute code at interpretation time .
但是,Ruby(以及JRuby)是一种解释语言,它允许您在解释过程中执行代码。
-
Back when the Java platform first came into use , a millisecond was still a fairly short time interval ( especially for an interpreted language ) .
当Java平台第一次开始使用时,一毫秒仍然是相当短的时间间隔(特别是对于解释语言)。
-
In addition , the API is in Python , which has a reputation for fast development ; it is a highly productive interpreted language .
此外,此API是Python版本,而该语言享有开发迅速的美誉;而且它还是一种解释效率很高的语言。
-
An interpreted language is often easier to debug , because you can still see your raw code there , but it 's not always as fast .
解释语言调试起来很容易,因为你可以看到最原始的代码,但是这种语言不够快。
-
Python is a freely available , very high-level , interpreted language developed by Guido van Rossum .
Python是由GuidovanRossum开发的、可免费获得的、非常高级的解释型语言。
-
Perl is an interpreted language optimized for scanning arbitrary text files , extracting information from those text files , and printing reports based on that information .
Perl语言最适于扫描任意的文本文件,并可以从中提出并报告有关信息。
-
Instead , BPEL should be considered an interpreted language , although there have been some investigations into the possible advantages of compiled BPEL .
相反,BPEL应该被视为一种经过解释的语言,尽管有一些调查检查了已编译的BPEL的潜在优势。
-
Ruby is an interpreted language , so you must associate an interpreter with your environment before the RDT can run or debug your application .
Ruby是一种解释语言,所以必须将一种解释器与环境相关联,然后RDT才能运行或调试应用程序。
-
Since PHP is an interpreted language rather than a compiled one like C or the Java language , the entire parse-compile-execute steps are carried out for every request .
由于PHP是一种解释语言,而非C或Java等编译语言,对每个请求执行了“解析-编译-执行”的整个步骤。
-
The Java language , because it 's an interpreted language that supports rapid change / test cycles , is better for this than COBOL as long as the processes aren 't performance critical .
由于Java语言是一种支持快速更改/测试周期的解释语言,只要流程不是性能关键的,就比COBOL更适合用于此用途。
-
To do that , I can take advantage of the fact that PHP is an interpreted language by storing PHP code in a queue in the database , then executing it later .
为此,可以利用一个事实:PHP是一种解释型语言。可以将PHP代码存储在数据库中的队列中,以后再执行它。
-
Under the C / C + + superset interpreted language Ch , calligraphy handwritings by users in client machine will be formatted , sent , and calligraphed in a far located pneumatic manipulator through Internet .
在C/C++的超级脚本语言Ch环境下,用户在客户端书写的书法可以被格式化成脚本程序,通过网络在远程气动机械手上临摹书写。
-
In the process of interpreting and being interpreted , language reveals a mutilated and dialectic nature .
语言在诠释与被诠释的过程中表露出多层面的辩证性质。
-
The construct of " Zone of Proximal Development " as a kernel concept of social cultural theory is diversely interpreted in second language acquisition .
最近发展区概念作为社会文化理论的核心组成部分,在二语习得领域得到广泛的应用,但对其内涵解读却存在一定偏差。
-
And the third one I want to point out is , whether this is an interpreted versus a compiled language .
我想说的第三件事情是,这个语言是编译语言,还是解释语言。
-
While Ruby is a wonderfully productive language , the interpreted nature of the language is not ideal from a performance perspective .
Ruby虽然是一门生产率极高的语言,但若从性能角度考虑,该语言解释性的特性让它并不那么理想。